XSM: drop pointless uses of __FUNCTION__
authorJan Beulich <jbeulich@suse.com>
Thu, 25 Aug 2016 07:02:34 +0000 (09:02 +0200)
committerJan Beulich <jbeulich@suse.com>
Thu, 25 Aug 2016 07:02:34 +0000 (09:02 +0200)
commit83ef53cc900f6bc9fac07464573c59d49c23546a
tree845b6ad7bbd1dd44241a2a570c2b8d1f551232c7
parentb42a30f3f90370828e68fa5324d561d0b2df9ef9
XSM: drop pointless uses of __FUNCTION__

Non-debugging message text should be (and is in the cases here)
distinguishable without also logging function names.

Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Daniel De Graaf <dgdegra@tycho.nsa.gov>
xen/xsm/flask/hooks.c
xen/xsm/flask/ss/services.c
xen/xsm/xsm_core.c